PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DProjection Class / setType Method
A PDF3DProjectionType enum meber that represents the type of projection.
In This Topic
    setType Method
    In This Topic
    Sets the type of projection.
    Syntax
    public void setType( 
       PDF3DProjectionType type
    )

    Parameters

    type
    A PDF3DProjectionType enum meber that represents the type of projection.
    See Also